Delete Role
AutomatR.Zoho.Activities.DeleteRole
The "Delete Role" activity in AutomatR is part of the Zoho activities package, allowing the transfer of users and deletion of a Zoho CRM role. This activity streamlines role management tasks, enhancing automation workflows.
Properties
Name | Description |
---|---|
Input | |
Role ID | Enter the role ID of the Zoho CRM role to be deleted. This is a required field. |
Transfer To ID | Specify the role ID to which ownership should be transferred before deleting. This is a required field. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name. |
Optional | |
Delay | Enter the wait time in seconds (Example: 5 seconds, i.e., 5) to start the activity. |
How to Use
- Drag and drop the "Delete Role" activity onto the workflow.
- Configure the properties by specifying the Zoho CRM role ID to be deleted and the role ID for ownership transfer.
- Optionally, configure the delay and customize the display name.
- Execute the workflow to transfer ownership and delete the specified Zoho CRM role.
Example
Consider an example where the "Delete Role" activity is used to transfer ownership to role ID "456" before deleting the Zoho CRM role with the role ID "123":
Delete Role:
Role ID: "123"
Transfer To ID: "456"
Delay: 0
In this example, the activity transfers ownership to the specified role ID before deleting the Zoho CRM role. The delay is set to 0, indicating that the activity should start immediately. There is no output for this activity.